projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96bf08a
)
* lisp/net/eww.el (eww): Improve docstring.
author
Stefan Kangas
<stefan@marxist.se>
Sat, 9 Jul 2022 15:46:59 +0000
(17:46 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Sat, 9 Jul 2022 15:46:59 +0000
(17:46 +0200)
lisp/net/eww.el
patch
|
blob
|
history
diff --git
a/lisp/net/eww.el
b/lisp/net/eww.el
index 995a7551350ec942c15a27278d779c788959a20b..4dbd5de2ef74a12344626e4941ef22eac2f0fbf9 100644
(file)
--- a/
lisp/net/eww.el
+++ b/
lisp/net/eww.el
@@
-363,7
+363,9
@@
new buffer instead of reusing the default EWW buffer.
If BUFFER, the data to be rendered is in that buffer. In that
case, this function doesn't actually fetch URL. BUFFER will be
-killed after rendering."
+killed after rendering.
+
+For more information, see Info node `(eww) Top'."
(interactive
(let ((uris (eww-suggested-uris)))
(list (read-string (format-prompt "Enter URL or keywords"